-
Notifications
You must be signed in to change notification settings - Fork 43
Add ESG external subnet selectors support #287
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
base: main
Are you sure you want to change the base?
Conversation
camrossi
commented
Aug 14, 2025
- Add external_subnet_selectors to endpoint security groups
- Support for external subnet selection in ESG configuration
- Update documentation and examples for external subnet selectors
- Include validation and proper variable definitions
- Add external_subnet_selectors to endpoint security groups - Support for external subnet selection in ESG configuration - Update documentation and examples for external subnet selectors - Include validation and proper variable definitions
|
Few remarks: The
|
|
@robvand fixed it |
|
Thanks for the fixes. Seems your PR includes some changes to the set-rule module which should be omitted. |
|
The internal repo is using "value" instead of "ip" for that attribute. I made some changes and pushed them to this very same PR. |
|
@jmmarquezg I used |
|
Let's keep it as |
|
Internal repo now is matching "ip" parameter name |
|
@jmmarquezg still pending updates in this PR |